home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_u_z / wcron22d.zip / WCRON.TXT < prev   
Text File  |  1992-01-02  |  8KB  |  196 lines

  1.                 Wcron V2.2d
  2.               Periodical Task Scheduler
  3.  
  4.  
  5. What is Wcron?
  6. --------------
  7. Wcron is a periodical task scheduler.
  8.  
  9. Wcron is inpired on Unix's cron utility. It is very commonly used on Unix
  10. systems.  In fact most Unix systems depends a lot on cron.  Cron (and Wcron
  11. for that matter) is most useful for machines that runs 24 hours a day, but
  12. it can be of a great help even for casual user.  Wcron lets you specify the
  13. time of execution of specific tasks.  It can be used for on-shot executions
  14. and for periodical executions.  People use it to make regular backups,
  15. remind them of something, start backgroud tasks like file transfer or automated
  16. BBS systems and much, much more...
  17.  
  18.  
  19. Testimonials
  20. ------------
  21. "I am very pleased with Wcron.  You've got a winner there.  Well
  22.  worth the registration.  I have spent alot more for alot less!"
  23.  
  24.  - Bill Dougherty - Project Manager Quality Services Inc. @ Convex Computer Corp.
  25.  
  26. "Other products like Central Point's scheduler included with PCTOOLS and
  27.  Norton's scheduler included with Norton Desktop for Windows don't even come
  28.  close to the flexibility of Wcron."
  29.  
  30.  - Jim Baker
  31.  
  32. "I like what I see so far in Wcron. Norton's Desktop for windows and
  33.  PCTools 7.1 both have schedulers but they are limited in functionality.
  34.  Yours offers more."
  35.  
  36.  - Brian Blackman - Director of Marketing for Window group
  37.  
  38.  
  39.  
  40. Changes for 2.2d
  41. ---------------
  42.    o Fixed a bug introduced in 2.2b that was crashing the program the first
  43.      time you entered a task.  For that reason, version 2.2d was unusable for 
  44.      new users (no wcron.ini on the system) or when you deleted all the tasks
  45.      and tried to enter a new one.  Sorry!  :-(
  46.    o Now disables menu options and keyboard shortcuts for "Edit" and "Delete"
  47.      when there is no task in the list.
  48.  
  49. Changes for 2.2c
  50. ----------------
  51.    o Fixed a bug introduced in 2.2b that disabled the "Edit" feature.  This 
  52.      was due because when clicking on "OK" in the Task Edit window, Wcron was 
  53.      finding another task that has the same name but it was in fact the task
  54.      itself.
  55.  
  56. Changes for 2.2b
  57. ----------------
  58.    o Full keyboard support in main window
  59.     - Insert to add a task.
  60.     - Return to edit a task.
  61.     - Delete to remove a task.
  62.    o Task edit dialog refuse to let the user enter a task name (description)
  63.      that already exist.
  64.    o Added "Task" menus to add, edit and delete tasks
  65.    o Fixed some inconsistancies in the help file, particularly in field
  66.      descriptions' examples.
  67.  
  68. Changes for 2.2a
  69. ----------------
  70.    o Now has association support.  Entering a document filename in the "command"
  71.      field will execute the application that created the document and open the
  72.      document.
  73.    o No longer need to specify the extension.  If not specified, Wcron will search for
  74.      an executable file with the base name specified.
  75.    o Use Microsoft's "shell.dll" to execute tasks.
  76.    o Fixed a small bug with the icon's date & time under Windows 3.1
  77.  
  78. Changes for 2.1a
  79. ----------------
  80.    o Changed the behavior of the "Run" button.  Now this button acts as
  81.      a "test" button.  It does _not_ save task info.
  82.    o Standardized the Time & Date everywhere in Wcron and Reminder.
  83.      Now uses international settings (set from the control panel).
  84.    o Bug fix: The months field was off by one. (i.e. 1 was February instead of
  85.      January)
  86.    o Bug fix:  When deleteting a task that add a description > 17 chars.
  87.    o Bug fix:  When Wcron was unable to run a task, it somtimes crashes.
  88.    o New mode of distribution.  We now accept credit card order via
  89.      PsL (Public software Library).  See below for more info.
  90.  
  91. Changes for 2.0b
  92. ----------------
  93.    o Fix problem with EGA display
  94.    o Added EGA bitmaps for controls (buttons)
  95.  
  96. Changes for 2.0a
  97. ----------------
  98.    o Made the task list sort ordered (bug introduced in 2.0)
  99.    o Centered the "Last modifications" string in the Task info dialog
  100.    o Added a confirmation messagebox when clicking on DELETE button to
  101.      prevent unwanted deletions!
  102.    o Corrections in the help file
  103.  
  104. Changes for 2.0
  105. ----------------
  106.    o Totally revamped the user interface.  Much more eye-catching and fun to use.
  107.    o Reminder and Trimfile have been updated for the "new look"
  108.    o Option to turn off the logfile.
  109.    o More useful messages in the logfile.
  110.    o Better error message in logfile (English text as opposed to plain numbers!)
  111.    o Edit button in the main window that does just the same as double clicking on the
  112.      currently selected task.
  113.    o Browse button in the Option dialog to browse for a logfile
  114.    o Starting directory field in the Edit task dialog
  115.    o Browse button in the Edit task dialog to browse for a command.
  116.    o System information in the about box (Windows version, Windows mode, DOS version, processor
  117.      type and free memory.
  118.    o Added system menu options.  When Wcron is iconized, you won't have to open it to go
  119.      to the option dialog, get some help, enable/disable Wcron and open the About box.
  120.    o Registration form.
  121.    o And couple of minor bug fixes (Well, there is no major bug! :-)
  122.  
  123. Changes for 1.0
  124. ----------------
  125.    o First official release!  :-)
  126.  
  127.  
  128. This archive should contain the following files:
  129. ------------------------------------------------
  130.      wcron.exe          Wcron itself
  131.      wcron.hlp          Wcron's help file
  132.      wcron.txt          This file.
  133.      bwcc.dll           Borland's ressource workshop library
  134.      commdlg.dll        Microsoft's common dialog library
  135.      shell.dll          Microsoft's shell library
  136.      remind.exe         Little reminder for use with Wcron.  Documented in
  137.             the help file.
  138.      trimfile.exe       A DOS and Windows program to trim files to a
  139.             certain length.  Documented in the help file.
  140.  
  141. If you get an uncomplete archive, please tell us about it and if possible
  142. try give us info on the System, BBS, shareware vendor or other that
  143. distributes such an "illegal" version of Wcron.
  144.  
  145. BWCC.DLL is copyrighted by Borland International.  
  146. COMMDLG.DLL and SHELL.DLL are copyrighted by Microsoft Corporation. 
  147.  
  148.  
  149. Installation:
  150. -------------
  151.    1) Wcron.exe, wcron.hlp, trimfile.exe and remind.exe should be copied to
  152.       a directory in your path.  
  153.  
  154.    2) DLLs should be installed in your system directory (typically 
  155.       c:\windows\system).  Be careful with the DLLs. Check to see if you have
  156.       versions of these and if they are older than the one distributed with 
  157.       Wcron before overwriting them.  You should only keep only the latest
  158.       version of these files on your hard disk and on one location only.
  159.       COMMDLG.DLL and SHELL.DLL are part of Windows 3.10.61D.  When
  160.       Windows 3.10 final release is out, these files may be older than those
  161.       found in the release's system directory.  Be careful not to overwrite
  162.       them.
  163.  
  164.    3) Go to the program manager and do a "FILE/NEW/PROGRAM ITEM" and browse for
  165.       WCRON.EXE.  Wcron's icon should appear when clicking on OK.
  166.  
  167.  
  168. How to order:
  169. -------------
  170. Wcron is not free.  If you decide on using it, after a reasonable trial period,
  171. you are obligated to purchase a license for its use.  A license for the use of
  172. Wcron can be obtained by filling out the Registration form found in the Help
  173. file and by sending a check or money order to the amount of $25 US ($30 Cdn)
  174. to:
  175.  
  176.             Cinetic Systems
  177.             4933 Verreau,
  178.             Montreal, Quebec
  179.             Canada, H1M 2C7
  180.  
  181.             Internet:   Cinetic@Speedy.CAM.ORG
  182.             Compuserve: 71640,666
  183.  
  184.  
  185. or with MC, Visa, Amex or Discover from the Public (software) Library by
  186. calling 1-800-2424-PSL or 1-713-524-6394 or by FAX to 1-713-524-6398 or by
  187. CIS Email to 71355,470.  Ask for part number 10450.  These numbers are for orders 
  188. only.  PsL will give you a registration code to unlock the program.  Any questions
  189. about registration options, product details, technical support, volume discounts,
  190. dealer pricing, site licenses, etc, must be directed to Cinetic Systems (see
  191. addresses above).  You can also mail credit card orders to PsL
  192. at P.O.Box 35705, Houston, TX 77235-5705.
  193.  
  194. For more information about Wcron, please refer to the Windows Help file
  195. provided with Wcron.
  196.